FEXP Solver  1.0.0.0
function_traits< TReturnType(TClassType::*)(Args...) const > Struct Template Reference

#include <FEXPCommon.h>

Public Types

typedef std::function< TReturnType(Args...)> f_type
 

Member Typedef Documentation

◆ f_type

template<typename TClassType , typename TReturnType , typename... Args>
typedef std::function<TReturnType(Args...)> function_traits< TReturnType(TClassType::*)(Args...) const >::f_type

The documentation for this struct was generated from the following file: